Int(number)


Returns the closest integer smaller than a number.

See also Ceiling, Fix, and Round.

number

Real number you want to round down to an integer.